Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge test workflow #115

Merged
merged 52 commits into from
May 9, 2024
Merged

Merge test workflow #115

merged 52 commits into from
May 9, 2024

Conversation

abubakkar2024
Copy link
Contributor

  • conftest.py added to run tests under certain conditions when to skip and continue running them. All tests fail when unable to collect imports and milvus not enabled at specified port, hence conf code file assists in skipping them when the substring occur in the test code. ( milvus exception)
  • Added a github actions workflow to run pytests on merge

Copy link
Collaborator

@parkererickson-tg parkererickson-tg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we gitignore the .idea directory?

Doesn't look like the action worked either

@abubakkar2024
Copy link
Contributor Author

can we gitignore the .idea directory?

Doesn't look like the action worked either

will make the changes

@ahmed-tg ahmed-tg requested a review from parkererickson-tg May 9, 2024 13:52
Copy link
Collaborator

@parkererickson-tg parkererickson-tg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confused about ECC and tg_proxy changes - don't want to break these

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this rebased with main?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this rebased?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks fixed!

@ahmed-tg ahmed-tg merged commit 14da00f into main May 9, 2024
1 check passed
@ahmed-tg ahmed-tg deleted the merge-test-workflow branch May 9, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants